Release 10.1A: OpenEdge Development:
Progress 4GL Handbook
QUIT condition
Progress also supports a
QUITstatement to terminate the application altogether. Progress raises theQUITcondition only when it encounters aQUITstatement. The default handling of theQUITcondition differs fromSTOPin these ways:
- Progress commits, rather than undoes, the current transaction.
- Even if the user specifies the
–pstartup option to define the main procedure in your application, it returns to the operating system rather than trying to rerun the startup procedure. In other words, Progress quits the session unconditionally.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |